Full-stack MERN job board built with Material 3 UI and passing type checks
Takeaway: Next time I'd ask it to run the TypeScript check earlier and more often instead of writing all the frontend files first and fixing a pile of errors at the end.
2 sessions on tanstack router with a coding agent: the agent failed at least once in 2, and 0 finished without a human stepping in.
Takeaway: Next time I'd ask it to run the TypeScript check earlier and more often instead of writing all the frontend files first and fixing a pile of errors at the end.
Takeaway: Next time I'd specify upfront that a .env.example should be verified with a read-back before relying on it, since the 'file created' message wasn't trustworthy on its own.